<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
@media only screen and (min-width:1920px){
	html{
		font-size: 11px;
	}
}
@media only screen and (min-width: 1420px){
	.w{width:1200px;}
}
@media only screen and (max-width: 1200px) {
.navli a {
	line-height: 32px;
	}
	#news_l{
		width:31.25%;
	}
	#news_r{width:60% ;float:right;}
	#fnav_r{display: none;}
	.qr_code_l{display: none;}
	#search_k{display: none;}
	.logo{width: 100%;}
	#index_about_list_l{width: 60%}
}
@media only screen and (max-width: 992px) {
	html {
	font-size: 9.5px;/* æ•´ä½“å­—ä½“ç¼©å° */
}
	#main_left{display: none;}
	#main_right{width: 100%;}
	.pl_content{visibility: visible;width: 80%;padding: 5% 5%;margin-left: 5%}
	
	#case .ctitle{padding-bottom: 20px;padding-top: 20px;}
.tab-tle{display: none;}
#top_product .swiper-container{height: auto}
#news{margin-top:20px;}
#kefu_wrap {
	display: none;/* QQä¸æ˜¾ç¤º */
}
.tbox {
	display: none;
}
.tbox #gotop {
	display: none;
}
.swiper-pagination-bullet {
	display: none;
}
	.swiper-button-prev,.swiper-button-next{display: none;}
	.news-swiper-button-prev,.news-swiper-button-next{display: none;}
#mess_index_l {
	display: none;
}
	.nav_map{
		display: block;
	}
	#copyright{
		margin-bottom: 87px;
	}
	#index_about_list_l{width: 100%;text-align: center;}
	#index_about{padding-bottom: 10px;padding-top: 50px;}
	#index_about_title{text-align: center;}
	#index_about_list_more{position: static;}
	.index_about_name{width: 100%}
	#index_about_title span{width: 100%;padding-left: 0;}
	
}
@media only screen and (max-width: 768px) {
	html {
	font-size: 9px;/* æ•´ä½“å­—ä½“ç¼©å° */
}
	.image-item{width:42.6%;}
	#news_l{width: 100%;text-align: center;}
	
	#news_r{width: 100%;}
	.qr_code_title{width: 100%;text-align: center;margin-top:0;margin-bottom: 30px;}
	.qr_code{width: 100%;text-align: center;margin-bottom: 30px;}
	.qr_code_r{float: none;}
	.footer_map{width: 100%;text-align: center;}
	.process_list li{width: 33.3%;}
	.wap{display: block}
	.pc{display: none}
	
}
@media only screen and (max-width: 576px) {
	html {
	font-size: 8.5px;/* æ•´ä½“å­—ä½“ç¼©å° */
}
	#content_lm span{display: none;}
	#content_lm{text-align: center;}
	#case .ctitle{padding-bottom: 10px;padding-top: 10px;}
	.news_r_time{display: none;}

	.m_nav{display: block;}
	#module_list ul li{width: 100%;margin-right: 0;}
	.module_list_all{width: 100%;}
	
	.module_list_t{margin-top: 40px;}
	#module{padding-top:10px;padding-bottom: 40px;}
	#top_product .pic_a{margin: 10px;}
	.process_list li{width: 50%;}
	
}
@media only screen and (max-width: 414px) {
	#copyright{
		margin-bottom: 60px;
	}
}
@media only screen and (max-width: 375px) {
	#copyright{
		margin-bottom: 50px;
	}
}
@media only screen and (max-width: 360px) {
	#copyright{
		margin-bottom: 40px;
	}
}
	
</pre></body></html>